SELECT * FROM T_DischargePoints WHERE dcpState=1 AND ( dcpLongitude is 0 OR dcpLongitude is NULL OR dcpLatitude is 0 OR dcpLatitude is NULL)